Welcome![Sign In][Sign Up]
Location:
Search - libsvm matlab

Search list

[Other resourcelibsvm-matlab-1.2

Description: Support Vector Machines is a powerful methodology for solving problems in nonlinear classification and regression. It is a matlab version.-Support Vector Machines is a powerful methamphetamine odology for solving problems in nonlinear CLAS sification and regression. It is a Matlab versi on.
Platform: | Size: 30287 | Author: Mountain | Hits:

[Otherlibsvm-2.71

Description: 台湾林智仁教授的libsvm源代码 通用的支持向量机算法研究平台-Taiwan Linzhiren Professor libsvm common source of support vector machine algorithm research platform
Platform: | Size: 450560 | Author: 山城棒棒儿军 | Hits:

[AI-NN-PRlibsvm-mat-2.8-1

Description: 人工智能模式识别中基于支持向量机的分类算法在识别领域属于较新的应用-The SVM-based classification algorithm is a kind of new application in the field of artificial intelligence and pattern recognition.
Platform: | Size: 67584 | Author: rabo | Hits:

[Graph Recognizelibsvm-mat-2.81-1

Description: 支撑向量机库libsvm与matlab的接口,可以连接在matlab中做实验!-Support Vector Machine for libsvm with Matlab interface can be connected to the experimental Matlab do!
Platform: | Size: 67584 | Author: 付波 | Hits:

[Software EngineeringSVM-MATLAB

Description: 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, different methods of image contrast. county adjustment is a pretty good article.
Platform: | Size: 737280 | Author: lijianjun | Hits:

[Documentssvmbyrf

Description: 一个介绍SVM的matlab和C工具箱的文章,我看到比较好,贡献给大家!-a briefing SVM C and Matlab toolbox article, I see relatively good contribution to all!
Platform: | Size: 366592 | Author: QHLee | Hits:

[matlabmatlabosu_svm3.00

Description: 本原码说明了在matlab中如何用libsvm-primitive code in Matlab shows how to use libsvm
Platform: | Size: 796672 | Author: lijingya | Hits:

[Special Effectslibsvm-mat-2.83-1

Description: 支持向量机的代码。可以仿真支持向量机的效果图-support vector machine code. Simulation can support vector machines map results
Platform: | Size: 69632 | Author: mwn | Hits:

[AI-NN-PR25811214svm_v251

Description: LibSVM工具箱,在matlab环境下实现,完整的与VC接口!更多访问个人主页:http://huangbo929.blog.edu.cn-LibSVM toolbox in Matlab environment achieved, and the integrity of the VC interface! More personal visit Home : http://huangbo929.blog.edu.cn
Platform: | Size: 247808 | Author: 黄波 | Hits:

[matlabsvminstance

Description: 自己用libsvm封的svm matlab,有例子-own use libsvm letters svm Matlab, is an example
Platform: | Size: 105472 | Author: 马熹 | Hits:

[AI-NN-PRlibsvm-2.89

Description: 是一種線性方成的分類器。SVM透過統計的方式將雜亂的資料以NN的方式分成兩類,以便處理。LIBLINEAR is a linear classifier for data with millions of instances and features. It supports L2-regularized logistic regression (LR), L2-loss linear SVM, and L1-loss linear SVM. -Main features of LIBLINEAR include Same data format as LIBSVM, our general-purpose SVM solver, and also similar usage Multi-class classification: 1) one-vs-the rest, 2) Crammer & Singer Cross validation for model selection Probability estimates (logistic regression only) Weights for unbalanced data MATLAB/Octave, Java interfaces
Platform: | Size: 521216 | Author: 陳彥霖 | Hits:

[AI-NN-PRlibsvm-mat-2.89-3

Description: Libsvm 最新版2009年11月1日更新。可用于分类和回归。基本的用法:1.将训练数据集变成libsvm允许的格式;2;设定参数;3使用svmtrain训练;4使用svmpredict分类或回归-The lateset vesrsion of LibSvm released in 1th Nov,2009. It can be used in matlab enviorment.
Platform: | Size: 82944 | Author: 刘恒 | Hits:

[matlabLIBSVM

Description: 详细介绍了LIBSVM(由台湾大学教授编写SVM程序)使用方法,包括前期数据处理,数据导入,训练以及预测-Described in detail LIBSVM (prepared by the National Taiwan University professor of SVM program) using the methods, including pre-data processing, data import, training and prediction
Platform: | Size: 4096 | Author: 单志 | Hits:

[matlablibsvm-mat-2.9-1

Description: SVM的VC程序,有matlab接口,便于调用,还有例子,用于模式识别,分类,预测。-SVM, VC procedures, matlab interface, easy call, as well as an example, for pattern recognition, classification and prediction
Platform: | Size: 126976 | Author: 李静叶 | Hits:

[matlablibsvm-mat-2.9-1

Description: libsvm的matlab最新接口,支持64位操作系统下编译,可以超越进程4Gb空间的限制,处理大规模数据-This is the latest libsvm API for matlab supporting to compile under 64 bits OS,which can get away from 4Gb space in order to process large-scale data
Platform: | Size: 82944 | Author: quarryhero | Hits:

[matlablibsvm-3.1

Description: LibSVM code in Matlab
Platform: | Size: 968704 | Author: Karim92 | Hits:

[matlablibsvm

Description: matlab SVM工具箱 应用于SVM的matlab操作-matlab SVM matlab toolbox used in the operation of SVM
Platform: | Size: 376832 | Author: 秦志恒 | Hits:

[matlablibsvm-3.17

Description: 支持向量机,用于模式识别的特征分类,基于MATLAB的工具包(Support vector machines are used for feature classification of pattern recognition, based on MATLAB Toolkit)
Platform: | Size: 616448 | Author: 齐戒 | Hits:

[matlabLIBSVM

Description: LIBSVM工具箱,提供支持向量机分类及回归预测(LIBSVM Toolbox provides support vector machine classification recognition and regression prediction)
Platform: | Size: 50001920 | Author: 小小Q | Hits:

[AI-NN-PRlibsvm-weights-3.22

Description: libsvm是支持向量机的工具箱,可在matlab和python上运行; libsvm 3.22应该是截止2017年11月16日的最新版本; 网上有详细的配置说明,并不复杂。(libsvm is a support vector machine toolkit that runs on matlab and python; libsvm 3.22 should be the latest version as of November 16, 2017; detailed configuration instructions on the web are not complicated.)
Platform: | Size: 485376 | Author: YFC | Hits:
« 1 23 4 5 6 7 8 9 10 ... 16 »

CodeBus www.codebus.net